SaveAsPng(Surface, Stream)

Method

Namespace: Imagini.ImageSharp

Declared in: Imagini.ImageSharp.SurfaceExtensions


Saves the surface to the specified stream.

Syntax

public static void SaveAsPng(
	Surface surface,
	Stream stream
)

Back to index